home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / panels / simple tactic panel.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  6.9 KB  |  156 lines

  1. <panel>
  2.     <boolean id="save_current_state" value="true"/>
  3.  
  4.     <layout class="arrange_vertical_attachment" alignment="bottom, extend" offset="0" />
  5.     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  6.  
  7.     <!-- main area with panels / one visible at a time -->
  8.     <container class="subsection_box" id="tptb" title="Panels">
  9.         <layout class="arrange_vertical_attachment" alignment="fill" offset="0" />
  10.         <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  11.  
  12.         <container class="multi_box" title="Panels" id="tdmb" >
  13.             <flags id="top_kind" value="gbox" />
  14.             <flags id="top_layout" value="horizontal" />
  15.             <record id="top_properties">
  16.                 <flags id="auto_size" value="horizontal" />
  17.                 <boolean id="fixed" value="true" />
  18.                 <string id="text" value="View" />
  19.             </record>
  20.  
  21.             <flags id="bottom_kind" value="gbox"/>
  22.             <flags id="bottom_layout" value="horizontal" />
  23.             <record id="bottom_properties"/>
  24.  
  25.             <flags id="contents_kind" value="gbox" />
  26.             <flags id="changed_event" value="eipc" />
  27.             <boolean id="save_current_state" value="true"/>
  28.             
  29.             <flags id="default_item" value="posn" />
  30.  
  31.             <container class="group_box" id="posn" title="Positions">
  32.                 <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
  33.                 <widget class="pitch_with_tactics" id="ptch">
  34.                     <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
  35.                     <boolean id="vert" value="true"/>
  36.                     <integer id="pprd" value="3"/>
  37.  
  38.                     <!-- normal run, darkened run, drag run colours -->
  39.                     <colour id="ncol" name="selection" />
  40.                     <colour id="dcol" name="grey" />
  41.                     <colour id="gcol" name="gold"/>
  42.                 </widget>
  43.             </container>
  44.  
  45.             <!--  this is player instructions (+set pieces) panel  -->
  46.  
  47.             <widget class="group_box" id="pltb" title="Player Instructions" >
  48.                 <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  49.             
  50.                 <widget class="scrolling_box">
  51.                     <widget class="group_box">
  52.                         <layout class="arrange_vertical_attachment" alignment="top" offset="0" />
  53.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  54.                         <layout class="fit_children_attachment" alignment="vertical,fill" inset="0" />
  55.  
  56.                         <widget class="group_box" id="lpli" title="Player Instructions" >
  57.                             <layout class="arrange_vertical_attachment" alignment="top" />
  58.                             <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  59.                             <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" />
  60.                             <widget class="player_instructions_panel" id="plip" />
  61.                         </widget>
  62.  
  63.                         <widget class="group_box" id="lpsp" title="Player Set Piece Instructions" >
  64.                             <layout class="arrange_vertical_attachment" alignment="top" />
  65.                             <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  66.                             <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" />
  67.                             <widget class="player_set_piece_instructions_panel" id="pspp" />
  68.                         </widget>
  69.                     </widget>
  70.                 </widget>
  71.             </widget>
  72.  
  73.             <!--  this is team instructions (+set piecse) panel  -->
  74.  
  75.             <widget class="group_box" id="tetb" title="Team Instructions" >
  76.                 <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  77.  
  78.                 <widget class="scrolling_box" id="test">
  79.                     
  80.                     <widget class="group_box" id="kev ">
  81.                         <layout class="arrange_vertical_attachment" alignment="top" offset="0" />
  82.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  83.                         <layout class="fit_children_attachment" alignment="vertical, fill" inset="0" />
  84.  
  85.                         <widget class="group_box" id="ltei" title="Team Instructions" >
  86.                             <layout class="arrange_vertical_attachment" alignment="top" />
  87.                             <layout class="stick_to_sides_attachment" alignment="top,horizontal" layout_children="true" inset="0" />
  88.                             <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" />
  89.                             <widget class="team_instructions_panel" id="teip" />
  90.                         </widget>
  91.  
  92.                         <widget class="group_box" id="ltsp" title="Team Set Piece Instructions">
  93.                             <layout class="arrange_vertical_attachment" alignment="top" />
  94.                             <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  95.                             <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" />
  96.                             <widget class="team_set_piece_instructions_panel" id="tspp" />
  97.                         </widget>
  98.                     </widget>
  99.                 </widget>
  100.             </widget>
  101.  
  102.         </container> <!-- multi box -->
  103.  
  104.     </container> <!-- subsection box -->
  105.  
  106.     <!-- view menu -->
  107.     <container class="group_box">
  108.         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  109.         <layout class="fit_children_attachment" alignment="vertical"/>
  110.  
  111.         <!-- group box containing buttons attached to the right-->
  112.         <container class="group_box">
  113.             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  114.             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  115.             <layout class="arrange_horizontal_attachment" alignment="right"/>
  116.             <layout class="stick_to_sides_attachment" alignment="right" inset="0"/>
  117.             <layout class="fit_children_attachment" alignment="horizontal, fill"/>
  118.             
  119.             <!-- Set to button for setting to a player type-->            
  120.             <widget class="popup_button" row="19" col="4" id="pstp" auto_size="all" text="Set To[COMMENT: player instructions: set to preset popup menu label]" >
  121.                 <boolean id="fixe" value="true"/>
  122.                 <flags id="sele" value="tteh"/>
  123.                 <list id="items" />
  124.             </widget>
  125.             
  126.             <!-- tactic view panel popup -->        
  127.             <widget class="popup_button" id="tpvm" sele="shom" text="View" save_current_state="true" fixed="true" auto_size="all">
  128.                 <boolean id="auto_tick_exclusive" value="true" />
  129.                 <list id="items">
  130.                     <record text="Positions" id="posn">
  131.                         <boolean id="tick" value="false"/>
  132.                     </record>
  133.                     <record id="----" />
  134.                     <record text="Team Instructions" id="tetb" />
  135.                     <record text="Player Instructions" id="pltb" />
  136.                 </list> <!-- view menu items -->
  137.  
  138.                 <flags id="selection" value="posn" />
  139.             </widget> <!-- tactic view popup button -->            
  140.         
  141.         </container>
  142.                 
  143.         <!-- player popup (for player instructions) -->        
  144.         <widget class="popup_button" id="plmn" sele="chpl" text="Player" save_current_state="true" fixed="true" auto_size="all">
  145.             <layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
  146.             <boolean id="auto_tick_exclusive" value="true" />
  147.         </widget> <!-- player popup button -->    
  148.  
  149.         <!-- tactic popup (for positions) -->        
  150.         <widget class="popup_button" id="ttmn" sele="chtt" text="Tactics" fixed="true" auto_size="all">
  151.             <layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
  152.         </widget> <!-- player popup button -->            
  153.         
  154.     </container> <!-- view group box -->
  155.  
  156. </panel>